'Declaration Public Property TxtPageWidth As Single
'Declaration
Public Property TxtPageWidth As Single
public float TxtPageWidth {get; set;}
public read-write property TxtPageWidth: Single;
public function get,set TxtPageWidth : float
public: __property float get_TxtPageWidth(); public: __property void set_TxtPageWidth( float value );
public: property float TxtPageWidth { float get(); void set ( float value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter GdPictureDocumentConverter Members